home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
58517
/
58517.xpi
/
install.rdf
< prev
next >
Wrap
Extensible Markup Language
|
2010-02-07
|
1KB
|
24 lines
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>expandurl@voizle.com</em:id>
<em:name>Expand Short Url</em:name>
<em:version>1.2</em:version>
<em:description>Know Redirecting url behind every short url. This extension will help in expanding short Urls.</em:description>
<em:creator>Love Sharma <love.sharma.87@gmail.com></em:creator>
<em:homepageURL>http://www.voizle.com/</em:homepageURL>
<em:type>2</em:type> <!-- type=extension -->
<em:iconURL>chrome://vexpand/content/vex.png</em:iconURL>
<em:targetApplication>
<!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.6.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>